xen.git
2009-03-11 Keir Fraserpassthrough: pt_irq_time_out() should act on all machin...
2009-03-09 Keir Fraserxentrace: trace when we continue with the same task
2009-03-09 Keir FraserFix the perfc=y build.
2009-03-09 Keir Fraserhvm/vpt: Check that an irq is not blocked before waking...
2009-03-09 Keir Fraser[DOC] Add boot option vcpu_migration_delay in user.tex
2009-03-09 Keir Fraserscheduler: Use perf_counter subsystem for stats
2009-03-09 Keir FraserAvoid deadlock in tasklet_schedule() after console_forc...
2009-03-09 Keir Fraserpvscsi: Some fixes for xm scsi-attach
2009-03-09 Keir Fraserblktap: Fix compile warnings in block-qcow2.c
2009-03-09 Keir FraserAdd vcpu_migration_delay=<microsecs> boot option to...
2009-03-09 Keir Fraser[IA64] fix compilation error caused by 19286:dd489125a2e7
2009-03-09 Keir Fraserpygrub: Enable domU boot without xen specific arg
2009-03-09 Keir Fraser[IA64] fix issue of can not find the qemu-dm in ia64
2009-03-09 Keir Fraserhvmloader acpi: Describe PIRQ routing for all 32 PCI...
2009-03-09 Keir Fraserx86: Mask X86_FEATURE_XSAVE in cpuid leaf 1, ecx, as...
2009-03-09 Keir Fraserminios: Fix 18874 memory clipping
2009-03-06 Keir FraserPage offline support in Xen side
2009-03-06 Keir Fraserx86/mm: Do not set page's count_info directly
2009-03-06 Keir Fraserxend: allow VM configuration with both sdl=1 and vnc=1
2009-03-06 Keir Frasertboot: Fix return code for S3 integrity
2009-03-06 Keir Fraseri386: Build fix.
2009-03-06 Keir FraserClean xen/crypto on make clean.
2009-03-06 Keir Fraservt-d: Better restrict memory ranges considered to be...
2009-03-06 Keir Frasertool: make management of PCI D-states by guest optional
2009-03-06 Keir Fraserxm-test: Identifying the network env specified in xend...
2009-03-06 Keir FraserPanic rather than BUG if an error is encountered decomp...
2009-03-06 Keir FraserFix cpu selection at the time vCPU allocation
2009-03-06 Keir FraserDo not deadlock in scheduler when sending VIRQ_CON_RING.
2009-03-05 Keir Fraserxend: Handle missing s3_integrity value, default to...
2009-03-05 Keir Fraserxend: blkif hda regexp fix
2009-03-05 Keir Fraserinit script: Enable to run xend stop when dom0 shutdown
2009-03-05 Keir Fraserx86: Enable THERM_CONTROL_MSR write for dom0 even when...
2009-03-05 Keir Fraservtd: Fix iommu_inclusive_mapping to map all under 4GB.
2009-03-05 Keir Fraser[IA64] Remove compilation warning and typo caused by...
2009-03-04 Keir FraserBe careful with page_get_owner() now that owner field...
2009-03-03 Keir Fraserblktap: Allow creation of qcow2 files.
2009-03-03 Keir Fraserx86: Fix event-channel access for 32-bit HVM guests.
2009-03-03 Keir Frasertxt: perform per-domain (and frametable and xenheap...
2009-03-03 Keir Frasertxt: Xen per-domain S3 integrity config
2009-03-03 Keir Fraserhvm: passthrough MSI-X: fix ia64 link and MSI-X clean up
2009-03-03 Keir Fraserlibxen: fix a problem preventing use of xen_event_regis...
2009-03-03 Keir Fraserxend: Make /var/lib/xen if not already present.
2009-03-02 Keir Fraseria64: fix build.
2009-03-02 Keir FraserWhen a domain crashes, ignore shutdown deferrals.
2009-03-02 Keir Fraserx86: Minimize the TSC drift between pCPUs
2009-03-02 Keir Fraservtd: boolean boot parameter to allow inclusive mapping...
2009-03-02 Keir Fraserx86: Make offlined CPU enter deepest C state
2009-03-02 Keir Fraserxmexample: portability fix
2009-03-02 Keir Fraserxen, pci: Fix the definition of PCI_PM_CTRL_NO_SOFT_RESET.
2009-03-02 Keir Fraserminios: general cleanup of mm.c
2009-03-02 Keir Fraserminios: cleanup events.c
2009-03-02 Keir Fraserminios: add ioremap/iounmap
2009-03-02 Keir Fraserxend: Fix removing /vm/UUID/device paths when device...
2009-03-02 Keir Fraserx86: Small fix for gpf when writing 1s to MCi_STATUS...
2009-03-02 Keir Fraseracm: Return a valid buffer
2009-03-02 Keir Fraserhvmloader: Make build fail if packages required to...
2009-03-02 Keir Fraserhvm: passthrough MSI-X mask bit acceleration
2009-03-02 Keir Fraserxend: Fix some mistakes in tools/python/xend/util/pci.py
2009-03-02 Keir Fraserxend: Don't forget backend domain definitions for pvSCSI
2009-03-01 Keir Fraserx86, hvm: gcc44 build fix.
2009-03-01 Keir Fraserxenstored: fix use-after free bug
2009-03-01 Keir Fraserx86: Relax spinlock checks during shutdown or S3.
2009-03-01 Keir Fraserx86, time: fix S3 suspend error
2009-03-01 Keir Fraserx86, ioapic: Fix S3 suspend error.
2009-02-20 Keir Fraserxenconsole: Fix pty handling
2009-02-20 Keir Fraserxenconsoled: make guest console visible on NetBSD dom0
2009-02-20 Keir Fraser[VTD] Utilise the snoop control capability in shadow...
2009-02-20 Keir Fraserlibxc: xc_ptrace cleanup
2009-02-20 Keir Fraserpygrub: parse xen module option in grub
2009-02-20 Keir FraserAMD IOMMU: clean up spinlock usage to satisfy check_lock().
2009-02-19 Keir Fraserxend: Fix exception in pci_convert_sxp_to_dict()
2009-02-19 Keir Fraserxm: Some fixes for pvSCSI
2009-02-19 Keir Fraservt-d: workaround for Mobile Series 4 Chipset
2009-02-19 Keir Fraserpygrub: fix for NetBSD
2009-02-18 Keir Fraserx86: Fix xen panic when offlining a CPU.
2009-02-18 Keir Fraservtd: fix/cleanup minor issues with multi-page qinval...
2009-02-18 Keir Fraservtd, x86: Fix dom0 boot crash
2009-02-18 Keir Fraseria64: Fix the missing msi.h by accident, and enhance...
2009-02-17 Keir FraserAdd missing pv_ops Linux buildconfig file.
2009-02-17 Keir FraserpvSCSI, xend: add new device assignment mode
2009-02-17 Keir Fraserxend: Update VCPUs_live
2009-02-17 Keir Fraserxend: Improve information-gathering processing of SCSI...
2009-02-17 Keir FraserBUILD: Add option to build the Xen pvops git tree.
2009-02-17 Keir Fraseria64: Enhance vt-d support for ia64.
2009-02-17 Keir Fraserxenpm tool: add average C state residency
2009-02-17 Keir Fraservtd: clean up of __iommu_flush_iec()
2009-02-17 Keir Fraserpassthrough: fix MSI-X table fixmap allocation
2009-02-17 Keir FraserFix typos in xendomains script.
2009-02-17 Keir FraserMerge with ext/ia64/xen-unstable.hg
2009-02-13 Isaku Yamahata[IA64] remove a warning.
2009-02-13 Isaku Yamahata[IA64] remove the warning.
2009-02-13 Isaku Yamahata[IA64] fix relinquish_memory()
2009-02-13 Keir Fraserx86: Clean up vpt-align patch.
2009-02-13 Keir Fraserhvm: Align periodic vpts.
2009-02-13 Keir Fraserxenapi: Correct some syntax errors in xen/xend/XendAPI.py
2009-02-13 Keir Fraseriommu: Fix interrupt setup.
2009-02-13 Keir Fraser[XSM][FLASK] basic documentation and a type cast error...
2009-02-13 Keir Fraserxendomains: clean up output formatting
2009-02-13 Keir Fraserx86 hvm: Allow restore of old images with different...
2009-02-13 Isaku Yamahata[IA64] shrink ia64 struct page_info.
next